Carbon


GetCWMgrPort

Header: MacWindows.h Carbon status: Unsupported

void GetCWMgrPort (
    CGrafPtr *wMgrCPort
);
wMgrCPort

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

Carbon does not support accessing the Window Manager port. You should draw into your own graphics port instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)